Papers with foundational step
OYXOY: A Modern NLP Test Suite for Modern Greek (2024.findings-eacl)
Copied to clipboard
Konstantinos Kogkalidis, Stergios Chatzikyriakidis, Eirini Giannikouri, Vasiliki Katsouli, Christina Klironomou, Christina Koula, Dimitris Papadakis, Thelka Pasparaki, Erofili Psaltaki, Efthymia Sakellariou, Charikleia Soupiona
| Challenge: | a select few languages claim the lion's share in the literature, boasting a plethora of models and a constant stream of results. |
| Approach: | They propose a linguistically motivated evaluation suite for Greek NLP . they propose linguistic-motivated tasks for natural language inference, word sense disambiguation and metaphor detection . |
| Outcome: | The proposed evaluation suite for Greek NLP is linguistically motivated and technically relevant. |
Tokenization Is More Than Compression (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing tokenization approaches like Byte-Pair Encoding (BPE) have been suggested that their effectiveness stems from their ability to condense text into a relatively small number of tokens. |
| Approach: | They propose a tokenizer that segments a document’s text into the minimum number of tokens for a given vocabulary and propose fewer tokens to improve downstream performance. |
| Outcome: | The proposed tokenizers can initialize vocabulary construction and pre-tokenization, and the results show that fewer tokens lead to better performance. |
TokAlign: Efficient Vocabulary Adaptation via Token Alignment (2025.acl-long)
Copied to clipboard
| Challenge: | Tokenization is a foundational step for Large Language Models (LLMs) but low compression rate of vanilla tokenizers decelerates training and inference process. |
| Approach: | They propose a method to replace the vocabulary of Large Language Models (LLMs) by learning a one-to-one mapping matrix for token IDs. |
| Outcome: | The proposed method significantly improves multilingual text compression rates and vocabulary initialization for Large Language Models. |
Are Emergent Abilities in Large Language Models just In-Context Learning? (2024.acl-long)
Copied to clipboard
| Challenge: | Large language models have been claimed to acquire certain capabilities without having been specifically trained on them. |
| Approach: | They propose a theory that explains emergent abilities by taking into account their potential confounding factors and rigorously substantiate this theory through over 1000 experiments. |
| Outcome: | The proposed theory proves that emergent abilities are not truly emergental, but result from a combination of in-context learning, model memory, and linguistic knowledge. |
ResearchArena: Benchmarking Large Language Models’ Ability to Collect and Organize Information as Research Agents (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Large language models excel across many natural language processing tasks but face challenges in domain-specific, analytical tasks such as conducting research surveys. |
| Approach: | They propose a benchmark to evaluate LLMs' capabilities in conducting research surveys. |
| Outcome: | The proposed benchmark is designed to evaluate LLMs' capabilities in conducting research surveys. |
User-Centric Evidence Ranking for Attribution and Fact Verification (2026.eacl-long)
Copied to clipboard
| Challenge: | Large language models often present users with insufficient or redundant information, leading to inefficient and error-prone verification. |
| Approach: | They propose a task that prioritizes presenting sufficient information as early as possible in a ranked list. |
| Outcome: | The proposed task minimizes user reading effort while making all available evidence accessible for sequential verification. |
RECIPE4U: Student-ChatGPT Interaction Dataset in EFL Writing Education (2024.lrec-main)
Copied to clipboard
| Challenge: | generative AI is expanding in education, yet empirical analyses of large-scale and real-world interactions between students and AI systems remain limited. |
| Approach: | They present a dataset based on a semester-long experiment with 212 college students in English as Foreign Language (EFL) writing courses. |
| Outcome: | The proposed dataset includes conversation logs, students’ intent, students' self-rated satisfaction, and students’ essay edit histories. |
SeedBench: A Multi-task Benchmark for Evaluating Large Language Models in Seed Science (2025.acl-long)
Copied to clipboard
Jie Ying, Zihong Chen, Zhefan Wang, Wanli Jiang, Chenyang Wang, Zhonghang Yuan, Haoyang Su, Huanjun Kong, Fan Yang, Nanqing Dong
| Challenge: | Seed science is essential for modern agriculture, but its application in seed science remains limited due to a shortage of experts and limited availability of online resources. |
| Approach: | They evaluate 26 leading large language models and compare them against a set of benchmarks . they find that there is a gap between the power of LLMs and real-world seed science problems . |
| Outcome: | The new seed benchmark highlights the gap between the power of large language models and real-world seed science problems. |